#   Copyright (c) By Dialogue Technology Corp. All rights reserved.
#   07/09/2008
#############################################################################

PenMount USB Driver Package for Windows CE.Net 6.0

1. Copy PenMount to $(_WINCEROOT)\Public

2. Please edit tchmdd.reg for hardware configuration like "Port"(for com port
   number), "Baudrate",and "Protocol"(choose control board). For example:
   
   "HalfSpeed"=dword:1        ; set "HalfSpeed" = 1 to slow-down the sample rate 
                              ; of PenMount 6000.

   (PS: These registries is useless for PenMount 5000)
   (PS2: This driver can detect the controller (6000U or 5000). )

3. Open your OSDesign.

4. Refresh "Catalog Items View". If you can't see "PenMount2 XXX"

5. Check the box of "PenMount2 XXX" item.

6. Build "Subprojects--> XXX". If your OSDesign had built.
   Or You must build your OSDesign.



